home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 6016 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  991 b 

  1. Path: peer-news.britain.eu.net!uknet!str-ccsun!usenet
  2. From: Scott Russell <scott.russell@strath.ac.uk>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: What is Object Oriented Programming (OOP)?
  5. Date: 8 Feb 1996 13:52:32 GMT
  6. Organization: Starthclyde University
  7. Message-ID: <4fcv70$7tl@rockall.cc.strath.ac.uk>
  8. References: <4f1nj6$4cie@news-s01.ny.us.ibm.net>
  9. NNTP-Posting-Host: r351-05.eee.strath.ac.uk
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.2N (Windows; I; 16bit)
  14.  
  15. I am also learning to program using OOP for a final year project in 
  16. Electronic Engineering.  It is difficult to find a text book which 
  17. defines exactly what an object really is.  OOP models itself on the human 
  18. thought processes and our ability to categorise everything as 'objects'. 
  19.  For example, a car is a description (class) for Ford Fiestas and RS 
  20. Cosworths objects but both behave very differently.  Sorry, must go as I 
  21. have a meeting to attend to.
  22.  
  23.